
@font-face {
    font-family: "irsans";
    font-style: normal;
    font-weight: 900;
    src: url(fonts/iran-sans.eot);
    src: url(fonts/iran-sans.eot) format("embedded-opentype"),
    url(fonts/iran-sans.woff) format("woff"),
    url(fonts/iran-sans.ttf) format("truetype");
}

@font-face {
    font-family: "irsans";
    font-style: normal;
    font-weight: 700;
    src: url(fonts/iran-sans.eot);
    src: url(fonts/iran-sans.eot) format("embedded-opentype"),
    url(fonts/iran-sans.woff) format("woff"),
    url(fonts/iran-sans.ttf) format("truetype");
}

@font-face {
    font-family: "irsans";
    font-style: normal;
    font-weight: 500;
    src: url(fonts/iran-sans.eot);
    src: url(fonts/iran-sans.eot) format("embedded-opentype"),
    url(fonts/iran-sans.woff) format("woff"),
    url(fonts/iran-sans.ttf) format("truetype");
}

@font-face {
    font-family: "irsans";
    font-style: normal;
    font-weight: 300;
    src: url(fonts/iran-sans.eot);
    src: url(fonts/iran-sans.eot) format("embedded-opentype"),
    url(fonts/iran-sans.woff) format("woff"),
    url(fonts/iran-sans.ttf) format("truetype");
}

@font-face {
    font-family: "irsans";
    font-style: normal;
    font-weight: 100;
    src: url(fonts/iran-sans.eot);
    src: url(fonts/iran-sans.eot) format("embedded-opentype"),
    url(fonts/iran-sans.woff) format("woff"),
    url(fonts/iran-sans.ttf) format("truetype");
}

body {
    font-family: "irsans", irsans, sans-serif!important;
    direction: rtl;
}
